home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Library Hyper Card Templates / Open Stack / IntroCard / card_6912.txt < prev    next >
Encoding:
Text File  |  1987-12-04  |  1.8 KB  |  64 lines

  1. -- card: 6912 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2629
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=22 top=18 right=309 bottom=504
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 20
  16. -- text size: 18
  17. -- style flags: 0
  18. -- line height: 24
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=34 top=318 right=340 bottom=134
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Go Back
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   go to prev card
  37. end mouseUp
  38.  
  39.  
  40.  
  41. -- part 3 (button)
  42. -- low flags: 00
  43. -- high flags: 8003
  44. -- rect: left=398 top=319 right=341 bottom=498
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: More...
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   go to next card
  56. end mouseUp
  57.  
  58.  
  59.  
  60. -- part contents for card part 1
  61. ----- text -----
  62.          OPEN STACK is not hard-wired; we have not covered over HyperCard.  By this we mean that a lot of the things you might want to do with OPEN STACK, such as printing or rearranging your screens, you must do using the normal HyperCard authoring functions.   
  63.           A working knowledge of basic HyperCard functions is therefore a major plus in working with OPEN STACK.  We have included with this program a brief HyperTalk tutorial designed to get you thinking in the HyperTalk mode, should you want to start writing scripts.  It's probably pretty confusing for non-computer people but PLEASE don't let it put you off OPEN STACK -- just get into the system and play around for a
  64.